Skip to content

Newelf #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 1, 2025
Merged

Newelf #25

merged 3 commits into from
Mar 1, 2025

Conversation

stsp
Copy link
Owner

@stsp stsp commented Mar 1, 2025

No description provided.

stsp added 3 commits February 28, 2025 14:41
Since this is an ABI-incompatible change, add dynapi versioning.
Now it is finally possible to load most of the supported ELF
formats (modulo those with compactified layout and with static linking)
via go64 API.

This is a huge overhaul of the entire ELF infrastructure, but
at the same time its a simplest possible approach. If someone
wants to expose the remaining ELF formats to go64, then that
would be 100 times more work, so not worth the trouble.
@stsp stsp merged commit 7f3ce94 into master Mar 1, 2025
2 checks passed
@stsp stsp deleted the newelf branch March 1, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant